MESCIUS SPREAD for Windows Forms 17.0J
FindTopLeft(Reference[],Int32,Int32) メソッド

参照の配列。
すべての参照の最小行。
すべての参照の最小列。
すべての参照から最も左上のセルを取得します。
構文
'Declaration
 
Public Shared Sub FindTopLeft( _
   ByVal ranges() As Reference, _
   ByRef top As Integer, _
   ByRef left As Integer _
) 
public static void FindTopLeft( 
   Reference[] ranges,
   out int top,
   out int left
)

パラメータ

ranges
参照の配列。
top
すべての参照の最小行。
left
すべての参照の最小列。
参照

ArrayHelper クラス
ArrayHelper メンバ

 

 


© MESCIUS inc. All rights reserved.